Skip to main content

Sugar - RFID Module

Introduction

RFID (Radio Frequency Identification) is a wireless communication technology that uses radio waves to transfer data between a reader and an electronic tag attached to an object, allowing for automatic identification and tracking. RFID tags contain electronically stored information that can be read and rewritten.4119fb71afbd598b1a89e234c15b2e6d.jpg

Parameters

TypeI2C
Detection Range<2cm
Operating Voltage3.3v

Using on FutureLite Board

Add Extensions

image-20240316122803506

Wiring diagram

Note: You can choose either of the two i2c interfaces on the right side of the mini future board image.png

Programming

Program description: Execute related operations through the three buttons on the mini future board A: Display card ID M: Write data to card partition 0 B: Read card partition 0 blocksPng-1711002053635

Using on FutureLite Board

Add Extension

image-20240316150943637

Wiring diagram

image.png

Programming

Program description: During startup, the program will display the card number if an RFID tag is detected, and you can use the Data Panel Button A to write data and Button B to view data.

blocksPng-1710573205592

Using the Robotbit on Microbit

Robotbit_compressed.png

Programming platforms

Microsoft MakeCode for micro:bit Use the Makecode programming platform

Add sugar plugin

image-20240311154521941 image.png

Search for sugar in the extension, click add

Wiring diagram

image.png